Skip to content

🎨 Code formatting with Ruff#183

Merged
matrixise merged 2 commits intomasterfrom
chore/code-formatting
Dec 24, 2025
Merged

🎨 Code formatting with Ruff#183
matrixise merged 2 commits intomasterfrom
chore/code-formatting

Conversation

@matrixise
Copy link
Contributor

Summary

This PR applies Ruff formatting to the codebase to ensure consistent code style across the project.

Changes

  • Sort and organize imports across all Python files
  • Clean up whitespace and formatting
  • Fix minor style inconsistencies

Files Changed

  • 40 Python files in the pythonie/ directory
  • Includes models, migrations, management commands, and template tags

Testing

  • All changes are formatting-only (no functional changes)
  • Existing tests should continue to pass

🎨 Formatted with Ruff

@matrixise matrixise merged commit 83c6a0b into master Dec 24, 2025
2 checks passed
@matrixise matrixise deleted the chore/code-formatting branch December 24, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant